/*最新活动*/
.s11_active{ width:1200px; margin:0 auto;background:#fff;overflow: hidden;padding-bottom:20px;}
.s11_active .s11_active_ul{ width:1220px; overflow:hidden;}
.s11_active .s11_active_ul li{ float:left; width:390px; margin:0 15px 0 0;}
.s11_active .s11_active_img{ width:390px; height:248px;overflow:hidden;}
.s11_active .s11_active_img img{width:100%;height:100%;}
.s11_active .s11_active_text{ color:#757575; font-size: 14px; background: #f4f4f4; height: 50px; padding: 0 11px 0 11px; line-height:50px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;text-align:center;}
.s11_active .s11_active_text:hover{background: #f35959; color:#FFF;webkit-transition: all 0.2s ease-in 0s;
    -moz-transition: all 0.2s ease-in 0s;
    -o-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;}
	
.s11_active .s11_active_input{ position:relative; width:1200px; height:80px; background:#F4F4F4; margin-top:16px;}
.s11_active .s11_active_inptitbg{ position:absolute; left:0px; top:0px; background:url(/template/default/index/style/style_11/images/ico2.png) no-repeat; height:80px; width:185px;}
.s11_active .s11_active_inptitbg h2{ font-size:15px; text-align:center; line-height:80px; font-weight:normal; color:#FFF;}

.s11_active .s11_active_input input{ color: #f35959;
    border: solid 1px #fff;
    background: #fff;
    height: 30px;
    line-height: 30px;
	padding: 0 5px;}
	
.s11_active .s11_active_xm1{ left:215px; position:absolute; color:#000; font-size:14px; top:25px;}
.s11_active .s11_active_xm2{ left:420px; position:absolute; color:#000; font-size:14px; top:25px;}
.s11_active .s11_active_xm3{ left:625px; position:absolute; color:#000; font-size:14px; top:25px;}
.s11_active .s11_active_xm4{ left:870px; position:absolute; color:#000; font-size:14px; top:25px;}
.s11_active .s11_active_xm1_input{ width:109px;}
.s11_active .s11_active_xm2_input{ width:147px;}

.s11_active .s11_active_xm1_submit input{text-align: center; width: 110px;
    height: 80px;
    background: #f35959;
    border: none;
    font-size: 14px;
    color: #fff;
    float: right;
    line-height: 80px;
    cursor: pointer;
    outline: none;}

/*最新活动结束*/